Cloud-Native Applications in Java by Ajay Mahajan Munish Kumar Gupta Shyam Sundar

Cloud-Native Applications in Java by Ajay Mahajan Munish Kumar Gupta Shyam Sundar

Author:Ajay Mahajan, Munish Kumar Gupta, Shyam Sundar
Language: eng
Format: epub
Tags: COM051010 - COMPUTERS / Programming Languages / General, COM051390 - COMPUTERS / Programming / Open Source, COM091000 - COMPUTERS / Cloud Computing *
Publisher: Packt Publishing
Published: 2018-02-26T05:27:55+00:00


Regression testing

In introducing new functionality, the existing functionality should not break. Regression testing covers this.

Selenium is a web browser-based, open source tool popular in this space to perform regression testing.

Ensuring code review and coverage

The manual review of code is augmented by automatic code review tools. This helps to identify any possible errors in the code and ensure the coverage is complete and all paths are tested.

We will look at the code coverage tool JaCoCo later.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.